MY词语>英语词典>internal representation翻译和用法

internal representation

英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]

美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]

网络  内部表示; 内部表象; 内在表征; 内部表征; 内在表象

英英释义

noun

双语例句

  • The contribution is: Proposed an internal representation for object-oriented software: multi-level dependency graph.
    所做的工作如下:提出一种面向对象软件的中间表示法:多粒度依赖关系图。
  • Only the internal representation of user data in Domino is changed into table formats.
    只有Domino中用户数据的内部表示才会转换为表格式。
  • If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
    如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHARFORBITDATA。
  • Both generate a common, language-neutral, internal representation of queries.
    它们都生成一种通用的与语言无关的内部查询表示。
  • For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
    比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。
  • This results in a very compact internal representation.
    这导致一种非常紧凑的内部表示。
  • The internal transport ( rings in the current implementation) move only buffers and have no knowledge of their internal representation.
    内部传输(当前实现中的连接点)仅移动缓冲区,并且不知道它们的内部表示。
  • The process involves generating an internal representation of a method that's different from bytecodes but at a higher level than the target processor's native instructions.
    此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。
  • XML-based system definition files is not used for describing application, but it is used mostly for internal representation.
    基于XML的系统定义文件不用于描述应用程序,主要用于内部表示。
  • Currently the loader passes the internal representation of the code back to Ruby for execution.
    目前,加载器会把代码的内部表示返回给Ruby来执行。